/*
+-----------------------------------------+
| Ajax Forum Panel V1.02 For PHP-Fusion
+-----------------------------------------+
+-----------------------------------------+
| Copyright © 2009 - 2010 by Fangree Productions 
| Developers: Fangree_Craig, Barspin & Dallas & SiteMaster
| Web: admin@fangree.co.uk
| Email: www.fangree.co.uk
|-----------------------------------------+
==================================================================================
|                                                                                |
|    This program is free software: you can redistribute it and/or modify        |
|    it under the terms of the GNU Affero General Public License as              |
|    published by the Free Software Foundation, either version 3 of the          |
|    License, or (at your option) any later version.                             |
|                                                                                |
|    This program is distributed in the hope that it will be useful,             |
|    but WITHOUT ANY WARRANTY; without even the implied warranty of              |
|    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the               |
|    GNU Affero General Public License for more details.                         |
|                                                                                |
|   You should have received a copy of the GNU Affero General Public License     |
|    along with this program.  If not, see <http://www.gnu.org/licenses/>.       |
|                                                                                |
==================================================================================
|-----------------------------------------+
| PHP-Fusion
| Copyright © 2002 - 2010 Nick Jones
| http://www.php-fusion.co.uk/
|-----------------------------------------+
*/

GENERAL:
-----------------
Based on the Forum Panel at PHP-Fusion Mods the Ajax Forum Panel uses Ajax Tabs to display Latest active threads, Unanswered Threads and Sticky Threads. 


FEATURES:
-------------------
Ajax Tabs to display Latest active threads, Unanswered Threads and Sticky Threads.  Also standard Latest forum Thread List Panel links to My Recent Threads, My Recent Posts,  New Posts, and My Subscribed Threads.

INSTALL INSTRUCTIONS:
-------------------------------------------

Upload files in the files folder to your PHP-Fusion route.

Go to Admin >>> System Admin >>> Panels >>> Add New Panel
Select forum_panel from the drop down.
Name Forum Panel
Save as center Panel (center upper is recommended)
Enable

Modifications:
--------------------------------------------
The CSS of the panel can be changed refer to ui.tabs.css.

SUPPORT
---------------------------------------------
http://www.fangree.co.uk/forum/index.php

CHANGELOG
---------------------------------------------
V1.00 - First Public Release 
V1.01 - Update By Fangree_Craig fixed missing </tr>, fixed table row count colour.
V1.02 - Update By SiteMaster  (http://www.sitemaster.dk)
 Character encoded for UTF8, Added locale file,
 Tabs Now work with Google Chrome replaced .js files with ui.core.js and ui.tabs.js
 V1.02 was tested with: FireFox 3.6.2
                        Internet Explore 8.0.7600.16385
                        Google Chrome 4.1.249.1045
                        Opera 10.51.3315
                        Safari 4.0.5(531.22.7)
